home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 January
/
PCWorld_2001-01_cd.bin
/
prezentace DTP Studio
/
pruvodcedemo
/
navigace2.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-10-25
|
656b
|
50 lines
<!--
.podtisk {
background-color: #303090;
}
.aktualni {
color: #303090;
background-color: #FFFFE1;
}
.obsah {
font-size: 8pt;
font-weight: bold;
}
table {
font-size: 10pt;
}
body {
color: #FFFFE1;
font-family: Arial;
font-size: 10pt;
background: url(images/leftback.jpg) #000060 fixed no-repeat;
}
a:link {
color: #FFFFE1;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #FFFFE1;
text-decoration: none;
font-weight: bold;
}
A:hover
{
color: #FFFF00;
text-decoration: none;
font-weight: bold;
}
-->